fix(deps): update dependency pulumi to v3.257.0 - #348
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
🍹
|
renovate
Bot
force-pushed
the
renovate/pulumi-3.x
branch
2 times, most recently
from
July 8, 2026 13:42
3fe05e2 to
ad5c491
Compare
renovate
Bot
force-pushed
the
renovate/pulumi-3.x
branch
from
July 13, 2026 14:57
ad5c491 to
3a6d138
Compare
renovate
Bot
force-pushed
the
renovate/pulumi-3.x
branch
from
July 14, 2026 16:43
3a6d138 to
20ec81a
Compare
renovate
Bot
force-pushed
the
renovate/pulumi-3.x
branch
from
July 23, 2026 18:42
20ec81a to
78aef95
Compare
renovate
Bot
force-pushed
the
renovate/pulumi-3.x
branch
from
July 28, 2026 17:47
78aef95 to
1bdda9f
Compare
renovate
Bot
force-pushed
the
renovate/pulumi-3.x
branch
from
August 4, 2026 22:45
1bdda9f to
d999022
Compare
renovate
Bot
force-pushed
the
renovate/pulumi-3.x
branch
from
August 13, 2026 15:55
d999022 to
2e9d1a6
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==3.248.0→==3.257.0Release Notes
pulumi/pulumi (pulumi)
v3.257.0Compare Source
Features
pulumi doinput expressions, and addpulumi do show-resourcesto list them #24184pulumi do <pkg> <resource> patch <name>work in stateful mode, overlaying the supplied inputs onto the existing snippet" #24295pulumi state getto show individual resources #24191pulumi dois invoked outside of a Pulumi project #24231Bug Fixes
pulumi stack history events --summaryreport the program errors from the language host #24111pulumi api: repeated-H/--headervalues for the same header name now all reach the wire, instead of each one silently overwriting the last #24180--serverwhen adding to the packages section of Pulumi.yaml #24189forexpressions are now generated as Go loops #24228_ := indexstatement emitted for resources with a numericrangewhose value variable is unused #24227elementType) the same way SDK codegen does, instead of emitting uncompilable code #24235pulumi plugin lsreports an accurate last-used time on all platforms #24251--show-secretsis passed #24253Improvements
pulumi new) to the browser-based login/signup flow so Pulumi Cloud can attribute signups to the command that triggered them #24192Miscellaneous
v3.256.0Compare Source
Features
--ignore-protectflag topulumi up,pulumi previewandpulumi destroyto allow deleting protected resources without unprotecting them in the state first #24053--export-env-varsflag to theenv provider {aws,azure,gcp}-logincommands to also set the standard SDK environment variables referencing the login outputs #24055--serverflag topulumi package add,publish,get-schema,get-mapping,gen-sdk,infoandpulumi schema checkthat skips package resolution and uses the given URL as the plugin download URL #24107Bug Fixes
pulumi login --insecurenot being reflected in the stack's service secrets manager state, which caused TLS verification failures against self-hosted backends using self-signed certificates #24134fmtwhen a component needs it #24019env providerno longer writes a new environment revision when the resulting definition is unchanged #24055NewPolicyAnalyzerwhenConfigureStackfails after the plugin has booted #24106pulumi up --remote,pulumi deployment run) when the deployment fails #24155pulumi new, aspulumi installdoes #24126resources#24135--stackinto the converter's arguments when converter args are passed #24146ImportResourceswhenGenerateCode(false)is set #24147...ArgsArgsargument types #24172Improvements
pulumi import --from terraformin a Pulumi HCL project #23744IDtype to PCL #22702Invokeits own response message, separating it from the one a provider returns #24100--providerargument for stateful operations #24132map[string]interface{}#24142resolver_targetonConvertStateRequest, so converters can resolve package specifications the same way the CLI does #24174Miscellaneous
pulumi new(interactive choice and--ai/--languageflags). The backing service has been shut down; usepulumi neoinstead. #24116v3.255.0Compare Source
Features
--extensionflag to package commands for extension-parameterized packages, reinstalled fromPulumi.yamlonpulumi installprovidersoption of the parent named on the request, matching the resolution applied to resource registrations #24016--resourcesto refer to existing resources in state indoinput expressions #24037Bug Fixes
providersoption of acomponentblock to the resources and invokes it declares #24016pulumi installprocesses sharing aPULUMI_HOMEintermittently failing with a missing provider executable error #24080Improvements
--summaryflag topulumi stack history eventsthat reduces a past update's events to the same summary shape as a livepulumi up --output json, extended with error diagnostics and failed-resource markers #23960pulumi neo --debug-updateorpulumi neo --debug-previewto investigate the failed operation #24075UV_PROJECT_ENVIRONMENTto override the virtualenv path if uv is used #24077v3.254.0Compare Source
Features
pulumi logs sharecommand for sharing logs with Pulumi #22546pulumi stack migrateto migrate a stack from another backend to the currently logged-in backend, including re-encrypting config secrets and stack state under the target secrets provider #22902--override-envflag toup,preview,destroy, andrefreshto substitute imported environments for a single run without editing the stack config #23562pulumi neo acpto run Neo as an Agent Client Protocol agent over stdio for ACP-capable editors, with read-only and plan mode exposed as session config options #23886pulumi neostream and message-send failures, and addpulumi neo resumewith chat history #23835pulumi neo#23932upsertto do, allowing resources to be statefully created or updated in a stack #23813pulumi.runfor natively awaited Python program entrypoints that can return stack outputs #23945--runtime-optionstopulumi policy new#23992Bug Fixes
pulumi neoconnected during quiet periods when the event stream only receives keep-alive heartbeats #23935Improvements
ls,rm,delete,mv,update,modify,createandsetupaliases to list/remove/move/edit/new commands and makingstate removeandpackage removethe canonical names withdeletekept as an alias #23903pulumiis run without a command, matching the behavior of other group commands #23848onErrorresource hooks in generated Go, NodeJS, and Python programs and in the PCL runtime, retrying the failed operation when the hook command exits successfully #23839-v<n> --logflowno longer produce separate log files for plugins #23938pulumi new --help, which required a slow template listing before help could display #23973Miscellaneous
v3.253.0Compare Source
Features
Bug Fixes
Improvements
--versionflag to thepulumicommand that prints the version, same aspulumi version#23898envcommands with the CLI naming guidelines, makinglist,removeandmovethe canonical names withls,rm,deleteandmvkept as aliases #23901v3.252.0Compare Source
Features
importto the generated automation APIs for NodeJS, Python and Go #23876Bug Fixes
pulumi envis given an unknown subcommand or no subcommand at all #23814pulumi aboutno longer require the passphrase for passphrase-encrypted stacks #23820pulumi logs <command>showing the log for the currently running command #23887Improvements
Bug Fixes
pulumi env open-requestso it is pending approval instead of being left as an unsubmitted draft #23802Improvements
--reasonflag topulumi env open-requestto explain the request to approvers #23802Bug Fixes
pulumi neo#23831Improvements
pulumi statecommands, suggesting close-matching URNs and how to list the URNs in the stack #23812Bug Fixes
Improvements
onErroroption #23838Bug Fixes
Features
productionruntime option for Node.js projects. When set totrueinPulumi.yaml,pulumi installskipsdevDependencies(npm--production, pnpm--production, yarn--production). #23849Bug Fixes
Miscellaneous
pulumi about#23850v3.251.0Compare Source
Bug Fixes
retainmarker for retain-on-delete resources in--diffoutput #23754Miscellaneous
pulumi neo --debug-updateandpulumi neo --debug-previewflags to investigate a failed update or preview, suggested in the failure output #23499Improvements
ecosystemfield to converter mapping requests so a converter can request mappings for the ecosystem it consumes rather than its own name #23804pulumi deployment settingsno longer writes the localPulumi.<stack>.deploy.yamlfile: the experimentalinit,pull,configure, andenvsubcommands have been removed, and the CLI no longer calls the deployment-settings encrypt endpoint.get/edit/destroycontinue to manage settings directly in Pulumi Cloud #23480Pulumi.<stack>.deploy.yaml) has been removed entirely. The experimentalpulumi deployment settings push(update/up) command, the--config-fileflag, and the SDK helpers that read the file have been removed. Manage deployment settings directly in Pulumi Cloud withpulumi deployment settings get,edit, anddestroy#23480Bug Fixes
--logtostderr#23633Improvements
pulumi env edit,pulumi env provider,pulumi env version rollback) #23799Miscellaneous
pulumi env/pulumi escare unaffected. #23746Improvements
Features
TargetSnippetsto deployment options to target snippets by UUID. #23745Improvements
Features
Bug Fixes
Features
v3.250.0Compare Source
Bug Fixes
v3.249.0Compare Source
Bug Fixes
pulumi stack tag rmnot removing the last tag on self-managed (diy) backends #23702Features
--skip-config-validationflag to preview, up, refresh, and destroy to skip validation of stack config against the project config schema #23691Bug Fixes
Outputvalues #23703Improvements
--output $formatflag topulumi stack {list,history,tag list}#23686pulumi policy listandpulumi policy group list#23698pulumi project list#23699--output $formatflag topulumi config env list#23706pulumi loginwill warn if the given login differs from PULUMI_BACKEND_URL #23716hcllanguage #23742--output $formattopulumi plugin list#23688Features
--fileflag topulumi policy analyzeto analyze a state file (as produced bypulumi stack export) without requiring a stack or backend login #23664Miscellaneous
Bug Fixes
rangeloops in NodeJS with a per-iteration binding so deferred applies in the loop body observe the correct indexImprovements
Bug Fixes
Improvements
fdirandpicomatchdependencies; the Node.js SDK now requires Node.js 22 or later #23722Bug Fixes
deletedWithandreplaceWithresource options in Python component resource providers #23710Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.